Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
typer >=0.6,<0.7 -> >=0.9,<0.10 age adoption passing confidence

Release Notes

tiangolo/typer

v0.9.0

Compare Source

Features
  • ✨ Add support for PEP-593 Annotated for specifying options and arguments. Initial PR #​584 by @​ryangalamb.
    • New docs: Optional CLI arguments.
    • It is no longer required to pass a default value of ... to mark a CLI Argument or CLI Option as required.
    • It is now recommended to use Annotated for typer.Option() and typer.Argument().
    • All the docs have been updated to recommend Annotated.
Docs
  • 📝 Update docs examples for custom param types using Annotated, fix overloads for typer.Argument. PR #​594 by @​tiangolo.
Internal

v0.8.0

Compare Source

Features
Upgrades
Docs
Internal

v0.7.0

Compare Source

Features
Fixes
Docs
Internal

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/typer-0.x branch from 7c2f827 to ca4d20f Compare June 18, 2023 07:57
@renovate renovate bot force-pushed the renovate/typer-0.x branch from ca4d20f to 5e7d4c0 Compare June 18, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant